Uses of Class
com.brogent.development.tool.ResCombineManager

Uses of ResCombineManager in com.brogent.development.tool
 

Methods in com.brogent.development.tool that return ResCombineManager
static ResCombineManager ResCombineManager.getInstance()
          getter method of the singleton ResCombineManager
static ResCombineManager ResCombineManager.initCombineInstantce(Context c, Resources res, int resId)
          Init the singleton ResCombineManager by context, package resource and the split resource file id, and return the manager.